Meta: use decodeHTMLStrict instead of decodeHTML5#652
Merged
Conversation
decodeHTMLStrict instead of decodeHTML5decodeHTMLStrict instead of decodeHTML5
iparamonau
approved these changes
Apr 30, 2026
nleush
added a commit
that referenced
this pull request
Apr 30, 2026
* meta: use `decodeHTMLStrict` instead of `decodeHTML5` * replace all `decodeHTML5` with `decodeHTMLStrict`
nleush
added a commit
that referenced
this pull request
Apr 30, 2026
* meta: use `decodeHTMLStrict` instead of `decodeHTML5` * replace all `decodeHTML5` with `decodeHTMLStrict`
nleush
added a commit
that referenced
this pull request
May 7, 2026
* implement aliases for `getVars` method * `plugins.always` try run plugin every call * use `options.dataMode` and `/data/` plugins * fix loading data plugins * debugger: allow data request * simplify `getDomainOptions` call * config: add `GET_VARS_ALIASES` * fix undefined * show `vars` in debugger meta section * remove unnecessary entities * html escape query params (#647) * [Domains] dailymail.co.uk is dailymail.com now (#648) * replace dailymail.co.uk with dailymail.com * dailymail.video: change aspect-ratio * fix aspect-ratio * Meta: use `decodeHTMLStrict` instead of `decodeHTML5` (#652) * meta: use `decodeHTMLStrict` instead of `decodeHTML5` * replace all `decodeHTML5` with `decodeHTMLStrict` * `htmlparser` can return `plainresponse` * detect `BIG_CONTEXT` by `abortController`; use `__nonHtmlContentResponse` attr * move `__allowHtmlparser` to `cachedMeta` * use `options.requestHeaders` to customize main request headers * fix meta for __allowHtmlparser * meta: allow customize cache prefix * Update audit.log * htmlparser: add `provides` `__nonHtmlContentResponse` * simplify matchContentTypeHeaders * allow for content-encoding in content-type header * correct headers check * debug: show positive plugin timings * cleanup * debug: faster BIG_CONTEXT check * debug: remove obsolete hides --------- Co-authored-by: Ivan Paramonau <i.paramonau@gmail.com> Co-authored-by: Aliaksei <34516115+siniakinaa@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
About the changes
What has changed
Please describe what the code is doing (in this repo):
decodeHTML5converts®ionto®iondecodeHTML5withdecodeHTMLStrict